ASP.NET MVC Controls
FlexGridDetailProvider<T> Class Members
Properties  Methods 

The following tables list the members exposed by FlexGridDetailProvider<T>.

Public Constructors
 NameDescription
Public ConstructorFlexGridDetailProvider<T> ConstructorInitializes a new instance of the FlexGridDetailProvider class.  
Top
Public Properties
 NameDescription
Public PropertyComponentsGets the child components. (Inherited from C1.Web.Mvc.Component)
Public PropertyCreateDetailCellGets or sets the callback function that creates detail cells.  
Public PropertyDetailRowTemplateContentGets or sets the content of the template for the grid detail row.  
Public PropertyDetailRowTemplateIdGets or sets the id of the template for the grid detail row.  
Public PropertyDetailVisibilityModeSpecifies when and how the row details are displayed.  
Public PropertyDisposeDetailCellGets or sets the callback function that disposes of detail cells.  
Public PropertyIdGets or sets the component id. (Inherited from C1.Web.Mvc.Component)
Public PropertyIsAnimatedGets or sets a value that indicates whether to use animation when showing row details.  
Public PropertyMaxHeightGets or sets the maximum height of the detail rows, in pixels.  
Public PropertyRowHasDetailGets or sets the callback function that determines whether a row has details.  
Top
Public Methods
 NameDescription
Public MethodToHtmlStringReturns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component)
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

FlexGridDetailProvider<T> Class
C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback